x86emul: basic AVX512DQ testing
authorJan Beulich <jbeulich@suse.com>
Tue, 21 May 2019 06:29:51 +0000 (08:29 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 May 2019 06:29:51 +0000 (08:29 +0200)
commitde4de7910019629307796e07a947f9b3fa3a6130
treee3fab1d405deab940a945383bb7e766f36c3db96
parent1b06cfda4ff7d2f71def124da0859578ab2211b7
x86emul: basic AVX512DQ testing

Test various of the insns which have been implemented already.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/Makefile
tools/tests/x86_emulator/simd.c
tools/tests/x86_emulator/simd.h
tools/tests/x86_emulator/test_x86_emulator.c